home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Reader's Corner / Reader's Contibutions / Modified / FrEQuency data / 00530_pipeline.ls < prev    next >
Encoding:
Text File  |  1995-01-19  |  104 b   |  8 lines

  1. on mouseUp
  2.   if the frame < 1900 then
  3.     go("backdrop")
  4.   else
  5.     play frame "backdropa"
  6.   end if
  7. end
  8.